FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (62 ms)

Package ca.on.oh-olis
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-contact-point-system
Url http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-contact-point-system
Version 1.0.0
Status active
Name ContactPointSystem
Experimental False
Authority hl7
Description Codes supported by eHealth Ontario differentiating types of contact point systems. This is strict sub-set of the core FHIR value set.

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Patient Patient

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "olis-ContactPointSystem",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-contact-point-system",
  "version" : "1.0.0",
  "name" : "ContactPointSystem",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Codes supported by eHealth Ontario differentiating types of contact point systems. This is strict sub-set of the core FHIR value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/contact-point-system",
        "concept" : [
          {
            "code" : "email",
            "display" : "Email"
          },
          {
            "code" : "phone",
            "display" : "Phone"
          },
          {
            "code" : "fax",
            "display" : "Fax"
          },
          {
            "code" : "pager",
            "display" : "Pager"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.